[INFO] fetching crate kcp2k 0.0.1-beta...
[INFO] fixing kcp2k-0.0.1-beta against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate kcp2k 0.0.1-beta into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate kcp2k 0.0.1-beta
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kcp2k 0.0.1-beta
[INFO] tweaked toml for crates.io crate kcp2k 0.0.1-beta written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kcp2k 0.0.1-beta on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kcp2k 0.0.1-beta already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded tklog v0.2.9
[INFO] [stderr]   Downloaded kcp v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2a8ecc7bb2d61fd1465f9b6885395bfb9dc6d8049b3fb7882ce20d98de6e721a
[INFO] running `Command { std: "docker" "start" "2a8ecc7bb2d61fd1465f9b6885395bfb9dc6d8049b3fb7882ce20d98de6e721a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a8ecc7bb2d61fd1465f9b6885395bfb9dc6d8049b3fb7882ce20d98de6e721a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a8ecc7bb2d61fd1465f9b6885395bfb9dc6d8049b3fb7882ce20d98de6e721a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a8ecc7bb2d61fd1465f9b6885395bfb9dc6d8049b3fb7882ce20d98de6e721a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking kcp v0.6.0
[INFO] [stderr]     Checking tklog v0.2.9
[INFO] [stderr]     Checking kcp2k v0.0.1-beta (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/server.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kcp2k_rust::kcp2k::Kcp2K;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/server.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kcp2k_rust::kcp2k_callback::Callback;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use kcp2k_rust::kcp2k_config::Kcp2KConfig;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kcp2k_rust::kcp2k_connection::Kcp2KConnection;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/program.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kcp2k_rust::kcp2k::Kcp2K;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kcp2k` (example "server") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kcp2k_rust::kcp2k::Kcp2K;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/program.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use kcp2k_rust::kcp2k_callback::{Callback, CallbackType};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kcp2k_rust::kcp2k_callback::Callback;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use kcp2k_rust::kcp2k_config::Kcp2KConfig;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/program.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kcp2k_rust::kcp2k_channel::Kcp2KChannel;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kcp2k_rust::kcp2k_connection::Kcp2KConnection;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/program.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kcp2k_rust::kcp2k_config::Kcp2KConfig;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kcp2k_rust` in this scope
[INFO] [stdout]  --> examples/program.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use kcp2k_rust::kcp2k_connection::Kcp2KConnection;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `kcp2k_rust`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `kcp2k_rust`, use `cargo add kcp2k_rust` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kcp2k` (example "client") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kcp2k` (example "program") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "2a8ecc7bb2d61fd1465f9b6885395bfb9dc6d8049b3fb7882ce20d98de6e721a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a8ecc7bb2d61fd1465f9b6885395bfb9dc6d8049b3fb7882ce20d98de6e721a", kill_on_drop: false }`
[INFO] [stdout] 2a8ecc7bb2d61fd1465f9b6885395bfb9dc6d8049b3fb7882ce20d98de6e721a
